home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / DefineButton2_231 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  120 b   |  5 lines

  1. on(release){
  2.    targetul3 = "http://www.freegamesforyourwebsite.com/?" + _parent.wynume;
  3.    getURL(targetul3,"");
  4. }
  5.